[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
        Read cursor position

        Entry:
          AH = 03h
          BH = Page number
                 0   in graphics modes
                 0-3 in modes 2&3
                 0-7 in modes 0&1
        Return:
          DH = row
          DL = column
          CH = cursor start line
          CL = cursor end line
          AX,SI,DI,BP destroyed by call

See Also: INT 10h, 01h INT 10h, 02h
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson